home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
programm.ing
/
gfa
/
procdure.lzh
/
LZH.LST
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
File List
|
1992-01-16
|
131 b
|
7 lines
PROCEDURE lzh(source%,destination%)
INLINE lzh%,824
LPOKE lzh%+6,source%
LPOKE lzh%+12,destination%
CALL lzh%
RETURN